PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraphCollection Class
Methods


In This Topic
    PDFFormattedParagraphCollection Class Members
    In This Topic

    The following tables list the members exposed by PDFFormattedParagraphCollection.

    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a new paragraph with the specified content and adds it to the collection.  
    Public MethodClears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodRemoves an object from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodRemoves the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Public MethodReplaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>)
    Top
    See Also